Skip to content

Comments

fix @paralleldrive/cuid2 to 2.2.2#1055

Merged
tunnckoCore merged 1 commit intonode-formidable:masterfrom
RampouchCZ:fix/dependency-engine-requirements
Feb 18, 2026
Merged

fix @paralleldrive/cuid2 to 2.2.2#1055
tunnckoCore merged 1 commit intonode-formidable:masterfrom
RampouchCZ:fix/dependency-engine-requirements

Conversation

@RampouchCZ
Copy link
Contributor

Hello,
currently formidable uses "@paralleldrive/cuid2": "^2.2.2" which since last week pulls version 2.3.0 with sub-dependency "@noble/hashes": "2.0.1". This new version of @noble/hashes has new nodejs engine requirements >= 20.19.0 which is incompatible with formidable's >=14.0.0.

This is currently breaking our builds as we have to manually add resolutions all over the place to address this.

@tunnckoCore
Copy link
Member

@RampouchCZ ah, yeah, sorry about that.

we'll merge soon

@tunnckoCore tunnckoCore merged commit 5cf2889 into node-formidable:master Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants